home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / g_quake / stinger.zip / STINGER.TXT < prev    next >
Text File  |  1996-09-30  |  645b  |  18 lines

  1.                 Stinger bomb for QuakeC code
  2.  
  3.    This is the time i've done anything in QuakeC so there are
  4.    probably some things that could be smoother, but it works...
  5.    It's a bomb that you trow into the water and after a couple
  6.    of seconds... ZAP!
  7.  
  8.    Install:
  9.    Just copy the weapons.qc into a dir with all the other qc files.
  10.    Run the compiler and copy the new progs.dat into a subdir in the
  11.    quake dir...
  12.    Then run quake -game (the subdir)
  13.    The stinger bomb is at impulse 20... so just type
  14.    "bind (the stinger bomb key) "impulse 20"
  15.    HAPPY TOASTING!
  16.                         /Pangloss (weblook@mmv.se)
  17.  
  18.